Connectivity Software User's Guide and Reference
UADataItemNode<TValue,TAttribute> Class Members
Properties  Methods 


OpcLabs.EasyOpcUACore Assembly > OpcLabs.EasyOpc.UA.DataAccess Namespace : UADataItemNode<TValue,TAttribute> Class

The following tables list the members exposed by UADataItemNode<TValue,TAttribute>.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyAn enumeration of OPC-UA data mappings defined directly on the target object. (Inherited from OpcLabs.EasyOpc.UA.LiveMapping.UAMappedNode)
Public PropertyVendor-specific, human readable string that specifies how the value of this DataItem is calculated.  
Public PropertyThe OPC-UA server involved in the operation. (Inherited from OpcLabs.EasyOpc.UA.LiveMapping.UAMappedNode)
Public PropertyAn enumeration of mappings defined directly on the target object. (Inherited from OpcLabs.BaseLib.LiveMapping.MappedObject)
Public PropertyAn object containing monitoring parameters, such as the sampling interval, and optional data change filter. (Inherited from OpcLabs.EasyOpc.UA.LiveMapping.UAMappedNode)
Public PropertyThe descriptor of the OPC-UA node involved in the operation. (Inherited from OpcLabs.EasyOpc.UA.LiveMapping.UAMappedNode)
Public PropertyA reference to the parent target object; null if none. (Inherited from OpcLabs.BaseLib.LiveMapping.MappedObject)
Public PropertyThe read parameters (such as the maximum age of the value). (Inherited from OpcLabs.EasyOpc.UA.LiveMapping.UAMappedNode)
Public PropertyAn object containing subscription parameters, such as the publishing interval. (Inherited from OpcLabs.EasyOpc.UA.LiveMapping.UAMappedNode)
Public PropertyThe maximum precision that the server can maintain for the item based on restrictions in the target environment.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Determines whether the specified System.Object is equal to the current object. (Inherited from OpcLabs.BaseLib.Object2)
Public MethodServes as a hash function for a particular type. (Inherited from OpcLabs.BaseLib.Object2)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Top
Extension Methods
 NameDescription
Public Extension MethodSets the arbitrary object associated with the node.
Top
See Also

Reference

UADataItemNode<TValue,TAttribute> Class
OpcLabs.EasyOpc.UA.DataAccess Namespace